home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 June / PCpro_2004_06.ISO / html / strato / strato.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-09  |  56 b   |  4 lines

  1. on(release){
  2.    getUrl("../index.htm", "_parent");
  3. }
  4.